home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DRVLIB.NIC / SKFENT / SKFENT.TXT < prev   
Text File  |  1996-07-31  |  7KB  |  223 lines

  1.              +++++++++++++++++++++++++++++++++              ++++
  2.            ++++++++++++++++++++++++++++++++++++           +++++++
  3.           +++++++++++++++++++++++++++++++++++++         ++++++++
  4.           ++++++++++++++++++++++++++++++++++++        ++++++++
  5.                                                    ++++++++
  6.                                                   ++++++++
  7.           +++++++++++++++++++++++++++           ++++++++
  8.           +++++++++++++++++++++++++++++       ++++++++
  9.            +++++++++++++++++++++++++++++     ++++++++
  10.              +++++++++++++++++++++++++++     ++++++++
  11.                                               ++++++++
  12.                                                ++++++++
  13.     ++++++++++++++++++++++++++++++++++++        ++++++++
  14.    +++++++++++++++++++++++++++++++++++++         ++++++++
  15.    ++++++++++++++++++++++++++++++++++++           ++++++++
  16.     +++++++++++++++++++++++++++++++++               +++++
  17.  
  18. (C)Copyright 1993-1996 SysKonnect,
  19. a business unit of Schneider & Koch & Co. Datensysteme GmbH.
  20. All rights reserved
  21. ==========================================================================
  22.  
  23. SKFENT.TXT
  24.  
  25. Readme File for Windows NT NDIS3 Driver for SK-NET FDDI EISA Adapters
  26. Subject: SKFENT.SYS NDIS3 Driver corresponding to the NDIS 3.0
  27.      Specification as delivered with Windows NT.
  28.  
  29.  
  30.  
  31. Version / Date / Author of this file: v2.10 / 28-Mar-1996 / SW
  32. Version / Date / Author of the referred subject: v2.32 / 28-Mar-1996 / SW
  33.  
  34. This file contains
  35. (1) Overview
  36. (2) Required files
  37. (3) Installation instructions
  38. (4) Troubleshooting
  39. (5) History
  40.  
  41. ===============================================================================
  42.  
  43.  
  44. (1) OVERVIEW
  45. ============
  46.  
  47. This README explains how to install the SKFENT.SYS driver on a
  48. Windows NT workstation or server.
  49. ***
  50.  
  51.  
  52. (2) REQUIRED FILES
  53. ==================
  54.  
  55. In a single directory
  56.  
  57. - OEMNADSK.HLP    Help file for SK-NET drivers
  58.  
  59. - OEMNADSK.DLL    Dialogs for SK-NET drivers
  60.  
  61. - OEMSETUP.INF    Setup script for the driver
  62.  
  63. - SKFENT.SYS    The driver
  64. ***
  65.  
  66.  
  67. (3) INSTALLATION INSTRUCTIONS
  68. =============================
  69.  
  70. NOTE:    The SK-NET FDDI EISA Adapter MUST be configured using EISA
  71.     configuration file v1.1 (dated 22-Apr-1994) or later.
  72.  
  73. Step 1: Start Windows NT.
  74.  
  75. Step 2: Open the CONTROL PANEL.
  76.  
  77. Step 3: Start NETWORK.
  78.  
  79. Step 4: Select ADD ADAPTER.
  80.  
  81. Step 5: Select <OTHER>.
  82.  
  83. Step 6: Type in the path to OEMSETUP.INF.
  84.  
  85. Step 7: Select the driver presented and select the appropriate configuration.
  86.     Then choose OK and restart your system.
  87. ***
  88.  
  89.  
  90. (4) TROUBLESHOOTING
  91. ===================
  92.  
  93. If you encounter problems using the SK-NET FDDI EISA Adapter, please
  94. re-read carefully the instructions above and the documentation supplied
  95. with the system.
  96.  
  97. If this does not help, please send us a description of the problems you have.
  98.  
  99. Also refer to your system log file (using the event viewer) and check
  100. it for entries from SKFENT.
  101.  
  102. The last 5 DWORDs of the logging data are:
  103.  
  104. - Slot number,
  105.  
  106. - Interrupt number,
  107.  
  108. - Dma channel,
  109.  
  110. - Base I/O port, and
  111.  
  112. - Vendor code (3 bytes) / adapter id (1 byte)
  113.  
  114. of the adapter that caused the error.
  115.  
  116. Follows a list of some events, possible reasons (may be incomplete)
  117. and suggestions to fix your problem.
  118.  
  119. Event ID:    5001 -    Could not allocate the resources necessary
  120.             for operation.
  121. Reason(s):    Not enough RAM or pagefile too small.
  122. Help:        ...
  123.  
  124. ---------------
  125.  
  126. Event ID:    5003 -    Could not find an adapter.
  127. Reason(s):    Wrong slot.
  128.         Adapter physically not installed.
  129.         System configuration information invalid.
  130. Help:        Check configuration.
  131.         Check if adapter is physically present.
  132.         Check system configuration.
  133.  
  134. ---------------
  135.  
  136. Event ID:    5004 -    Could not connect to the interrupt number supplied.
  137. Reason(s):    The selected interrupt is already in use.
  138. Help:        Select free interrupt.
  139.  
  140. ---------------
  141.  
  142. Event ID:    5007 -    Timed out during an operation.
  143. Reason(s):    Wrong interrupt, DMA channel or base address.
  144.         Cable not connected.
  145. Help:        Start a driver under e.g. DOS (with the same resource usage)
  146.           and see if it works.
  147.         Check cabling.
  148.  
  149. ---------------
  150.  
  151. Event ID:    5009 -    Does not support the configuration supplied.
  152. Reason(s):    Shared interrupt configured.
  153.         Old .cfg file used for configuration.
  154. Help:        The driver does not support interrupt sharing.
  155.           Please re-configure the adapter to not using shared
  156.           interrupts.
  157.         Please use the .cfg file v1.1 (dated 22-Apr-1994) or an
  158.           even newer one.
  159.  
  160. ---------------
  161.  
  162. Event ID:    5014 -    The adapter is disabled.
  163.             The driver cannot open the adapter.
  164. Reason(s):    The adapter was not enabled at system startup.
  165. Help:        First, check the system configuration. If it looks ok,
  166.           run the diagnostic program supplied with the adapter.
  167.  
  168.  
  169. If your special problem is not listed or the error persists, please
  170. send us your system log file or at least the event id number and the
  171. logging data (as dwords) of the entries made by SKFENT.
  172. ***
  173.  
  174.  
  175. (5) HISTORY
  176. ===========
  177.  
  178. v2.00 Rev. A
  179.   - OID_GEN_DRIVER_VERSION now returns NDIS version (3.00) instead of driver
  180.     version.
  181.   - On EISA and MCA machines the installation script inserts the keyword
  182.     <BusNumber> into the registry.
  183. v2.00 Rev. C
  184.   - Fixed test for successful memory allocation.
  185.   - Runs under Windows NT 3.5.
  186.   - Runs much faster with new programming of DMA controller.
  187. v2.00 Rev. D
  188.   - Runs on multiprocessor systems.
  189.   - LINK_SPEED reporting corrected.
  190. v2.01
  191.   - Rejecting unsupported filters.
  192. v2.10
  193.   - Included EnhancedNonLlc mode.
  194.   - Implemented limited promiscuous mode (receive all non-LLC frames).
  195.     This may be disabled by setting <LimitPromiscuous> to 1 in the registry.
  196.   - SBA/ESS added
  197.   - Runs stable on multiprocessor systems.
  198. v2.10 Rev. C
  199.   - Fixes a problem with string parameter parsing (may prevent SBA/ESS from
  200.     starting)
  201. v2.20
  202.   - Fixes OID problems seen with the new NDIS tester.
  203. v2.30
  204.   - Fixed system crashing due to TCPIP reentrancy problems (stack
  205.     overflow).
  206.   - No longer writing a "Timeout" error log entry under heavy load.
  207.   - Double receive buffers allow parallel execution of DMA and receive
  208.     indication.
  209.   - Reset mechanism; both "soft" (caused by protocol) and "hard" (caused by
  210.     timeout watchdog).
  211. v2.31
  212.   - Software or hardware failure detected by driver caused the driver to
  213.     stop (endless software loop).
  214.   - Sender could deadlock when network load was heavy.
  215.   - Risk of missing receive frames due to receive overflow minimized by
  216.     increasing the receive FIFO size.
  217. v2.32
  218.   - Fixed lookahead length problems (OID_GEN_CURRENT_LOOKAHEAD) experienced
  219.     with new NDIS Tester (NCT).
  220. ***
  221.  
  222. *** End of information file ***
  223.